| Overload | Description |
|---|---|
| PDFFlowContentMargins Constructor() | Initializes a new PDFFlowContentMargins object. |
| PDFFlowContentMargins Constructor(double) | Initializes a new PDFFlowContentMargins object with the same value for all margins. |
| PDFFlowContentMargins Constructor(double,double,double,double) | Initializes a new PDFFlowContentMargins object with the distinct values for each margin. |
| PDFFlowContentMargins Constructor(PDFFlowContentMargins) | Initializes a new PDFFlowContentMargins object with another margins object. |